home *** CD-ROM | disk | FTP | other *** search
/ US Department of Defense…ndamentals 1.0 2004 April / US Department of Defense: Firewall & Router Fundamentals 1.0 2004 April.iso / sco / interface / registration.swf / scripts / frame_35 / DoAction.as
Encoding:
Text File  |  2004-03-17  |  138 bĀ   |  6 lines

  1. Selection.setFocus("first_name_txt");
  2. first_name_txt.tabIndex = 0;
  3. last_name_txt.tabIndex = 1;
  4. login_btn.tabEnabled = false;
  5. stop();
  6.